Skip to content

Conversation

@anarthal
Copy link
Collaborator

close #313

@codecov
Copy link

codecov bot commented Jun 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.15%. Comparing base (90405e7) to head (dfb962a).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #480   +/-   ##
========================================
  Coverage    99.15%   99.15%           
========================================
  Files          143      144    +1     
  Lines         7297     7370   +73     
========================================
+ Hits          7235     7308   +73     
  Misses          62       62           
Files with missing lines Coverage Δ
include/boost/mysql/client_errc.hpp 100.00% <ø> (ø)
include/boost/mysql/impl/error_categories.ipp 98.80% <100.00%> (+0.02%) ⬆️
...sql/impl/internal/sansio/caching_sha2_password.hpp 100.00% <100.00%> (ø)
...l/impl/internal/sansio/csha2p_encrypt_password.hpp 100.00% <100.00%> (ø)
...ude/boost/mysql/impl/internal/sansio/handshake.hpp 99.31% <100.00%> (+0.08%) ⬆️
...sql/impl/internal/sansio/mysql_native_password.hpp 100.00% <100.00%> (ø)
include/boost/mysql/impl/is_fatal_error.ipp 100.00% <100.00%> (ø)
include/boost/mysql/impl/pfr.hpp 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 90405e7...dfb962a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@anarthal anarthal merged commit 6a82609 into develop Jun 7, 2025
6 checks passed
@anarthal anarthal deleted the feature/313-csha2p-plaintext branch June 7, 2025 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

caching_sha2_password should not require SSL

2 participants